livepatch: Fix documentation of timeout
authorRoss Lagerwall <ross.lagerwall@citrix.com>
Wed, 14 Dec 2016 07:51:56 +0000 (07:51 +0000)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 14 Dec 2016 20:27:19 +0000 (15:27 -0500)
commit3bc5cf73d72a743ec37567ca9203be5c0a28a5d5
treeb8d1ff0718b03650bbf52b7d7c471629a377c119
parent9fae6285740afd0eff9960c0d969528b196a571b
livepatch: Fix documentation of timeout

The hypervisor expects the timeout from the hypercall to be in
nanoseconds, so document this correctly. Also correctly document
what happens when timeout is set to zero.

Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
docs/misc/livepatch.markdown
tools/libxc/include/xenctrl.h
xen/common/livepatch.c
xen/include/public/sysctl.h